home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / digests / infoham / 940479.txt < prev    next >
Encoding:
Internet Message Format  |  1994-11-13  |  39.2 KB

  1. Date: Mon,  2 May 94 07:09:22 PDT
  2. From: Info-Hams Mailing List and Newsgroup <info-hams@ucsd.edu>
  3. Errors-To: Info-Hams-Errors@UCSD.Edu
  4. Reply-To: Info-Hams@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: Info-Hams Digest V94 #479
  7. To: Info-Hams
  8.  
  9.  
  10. Info-Hams Digest            Mon,  2 May 94       Volume 94 : Issue  479
  11.  
  12. Today's Topics:
  13.                ANARTS RTTY NEWS BULLETIN 807  01/05/94.
  14.                            ARLD025 DX news
  15.                              ARRL address
  16.         Daily Summary of Solar Geophysical Activity for 01 May
  17.        Daily Summary of Solar Geophysical Activity for 28 April
  18.                               inclusion
  19.                       Straight Key Events ? [Q]
  20.  
  21. Send Replies or notes for publication to: <Info-Hams@UCSD.Edu>
  22. Send subscription requests to: <Info-Hams-REQUEST@UCSD.Edu>
  23. Problems you can't solve otherwise to brian@ucsd.edu.
  24.  
  25. Archives of past issues of the Info-Hams Digest are available 
  26. (by FTP only) from UCSD.Edu in directory "mailarchives/info-hams".
  27.  
  28. We trust that readers are intelligent enough to realize that all text
  29. herein consists of personal comments and does not represent the official
  30. policies or positions of any party.  Your mileage may vary.  So there.
  31. ----------------------------------------------------------------------
  32.  
  33. Date: 2 May 1994 18:16:00 +1000
  34. From: ihnp4.ucsd.edu!usc!howland.reston.ans.net!pipex!sunic!trane.uninett.no!nac.no!ifi.uio.no!wabbit.cc.uow.edu.au!news.ci.com.au!eram.esi.com.au!not-for-mail@network.ucsd.edu
  35. Subject: ANARTS RTTY NEWS BULLETIN 807  01/05/94.
  36. To: info-hams@ucsd.edu
  37.  
  38. [ ANARTS - Australian National Amateur Radio Teletype Society ]
  39.  
  40. ANARTS NEWS BULLETIN 807  01/05/94.
  41.  
  42. SUNDAY Transmission Schedule.
  43.   3.545 MHz                  0930 UTC     VK2BQS (Jim)
  44.   7.045 MHz -3               0030 UTC     VK2DPM (Alan)
  45.  14.070 MHz (amtor/fec)      0030 UTC     Not this week.
  46.  14.091 MHz                  0030 UTC     VK2BQS (JIM)
  47. 146.675 MHz             0030/0930 UTC     VK2JPA (PAT)
  48. 144.850 MHz (ax25 bbs)                    VK2JPA AT VK2RWI
  49. 146.675 MHz (rtty mmbbs/repeater)          VK2RTY
  50.  
  51. Views  expressed  in  this news bulletin are  not  necessarily
  52. those of the Broadcast Officer, the Relay Officers, or of the
  53. Society.
  54.  
  55. GTOR (cont.)
  56. ------------
  57.  
  58. Background Research
  59.  
  60. It  occurred to us after porting Pactor into the KAM that this
  61. protocol did not go far enough.  It did not incorporate any of
  62. the  potential strengths prescribed  by  MIL-STD-188-141A.  In
  63. addition,  we  knew  that commercial and military systems  use
  64. forward error correction (FEC) and data interleaving.  So,  we
  65. decided  to  evaluate the potential of using FEC  coding  with
  66. interleaving  to increase data file transfer  throughput  with
  67. existing multi-mode TNCs such as the KAM and KAM-Plus.
  68.  
  69. We collected signatures of HF error patterns by sending Pactor
  70. idle   characters  through  a  DSP-based  HF  simulator.   The
  71. simulator  was  programmed for various types of  channels  and
  72. conditions.  In  particular,  we gathered error signatures  by
  73. using the good,  moderate,  poor,  and flutter fading channels
  74. prescribed  by  the  CCIR (5) as  recommended  simulator  test
  75. channels.
  76.  
  77. We  then  exclusive-ORed the error patterns with  random  data
  78. files on a PC and tested various coding schemes.  Random  data
  79. files were Golay encoded,  interleaved,  and then mutilated by
  80. the error signature.  The process was then reversed; each file
  81. was  de-interleaved,  decoded and the data displayed.  We were
  82. encouraged  with the results so we moved on to  the  remaining
  83. major design tasks: designing a robust hybrid-ARQ protocol and
  84. determining  whether or not the TNC could handle the necessary
  85. computing task!
  86.  
  87. A protocol evolved over time that met the challenge.  We coded
  88. and ported it into the KAM Plus and conducted real-time  tests
  89. using  the  HF simulator.  Minor adjustments were made and  we
  90. began on-the-air tests. G-TOR  performed even  better than our
  91. simulator  predicted.  Through  a  combination of  coding  and
  92. interleaving,  G-TOR  'hung  in there' even when  interference
  93. appeared and signals were weak but readable.
  94.  
  95. G-TOR Frame Structure and Hybrid-ARQ Cycle
  96.  
  97. G-TOR  operates  as a synchronous hybrid-ARQ,  see  figure  1.
  98. Regardless of transmission rate,  the cycle duration is always
  99. 2.4  seconds,  data  frames  are 1.92 seconds  long,  and  the
  100. acknowledgements  take 0.16 seconds.  At 300 baud,  each  data
  101. frame contains 69 bytes of data,  one control byte,  and a two
  102. byte CRC. Frame makeup is noted in figure 2.
  103.  
  104. figure 1. G-TOR frame timing
  105.  
  106.                   ------- 0.16 sec ---------
  107.       Data frame           ACK              Data frame
  108.  
  109. ---------1.92 sec-------  0.48 sec -------   
  110. ---------2.40 sec-------------------------
  111.  
  112.  
  113. Figure 2. G-TOR frame structure before interleaving
  114.  
  115.             Data                     status          CRC
  116.                                     (1 byte)      (2 bytes)
  117.    69 data bytes at 300 baud           - -
  118.    45 data bytes at 200 baud          -   -
  119.    21 data bytes at 100 baud         -     - 
  120.                                     -       -
  121.                                  7 6 5 4 3 2 1 0
  122.  
  123. To establish a link, the master station transmits the callsign
  124. of the intended receiver and the information receiving station
  125. (IRS) synchronizes to it.  Once in step,  it acknowledges such
  126. to  the  master and sends <link established> to its  terminal.
  127. Transmission of data may then begin.  Sufficient time is  left
  128. between  the  end  of  the data frame and  the  start  of  the
  129. acknowledgement  for  propagation between stations over an  HF
  130. path.  The IRS changes its acknowledgement frame into a  full-
  131. length   data  frame  to  effect  a  change  in  direction  in
  132. information. Once the other station acknowledges this  action,
  133. changeover is complete.  Link quality,  dictated by the number
  134. of  consecutive good or bad frames received,  determines  link
  135. speed.
  136.  
  137. The  effective  performance of stations,  while  communicating
  138. over  adverse  HF  channels,  relies on the  combined  use  of
  139. forward error correction,  interleaving, and redundancy. These
  140. tools  for  improvement are incorporated in G-TOR  within  the
  141. firmware of the KAM-Plus (or KAM with enhancement  board).  We
  142. adopted  an extended version of the (24,12) Golay code for  G-
  143. TOR. the generator polynomial is
  144.                        11    9     7     6     5
  145.                g(x) = x   + x   + x   + x   + x  + 1
  146.  
  147. Procedures for data formation,  transmission,  reception,  and
  148. data recovery are outlined below.  Prior to transmission,  300
  149. baud  frames are divided into 48 12-bit words and matched with
  150. 48 error correction words of 12 bits each.  The entire 72 byte
  151. data  frame is then interleaved bit by bit,  resulting  in  12
  152. bins of 48 bits,  and transmitted . Upon reception by the IRS,
  153. the reverse process is carried out. The frame is synchronized,
  154. de-interleaved,  decoded,  and checked for proper CRC.  If the
  155. frame  is found to be in error,  the IRS will request that the
  156. matching parity frame be sent.  Upon receipt, the parity frame
  157. is   used in combination with the data frame in an attempt  of
  158. recover the original data bits. If unsuccessful, the ARQ cycle
  159. begins  again.  The  dispersement of  noise-burst  errors  via
  160. interleaving and the power of the Golay code to correct 3 bits
  161. in  every  24  usually results in the recovery  of  error-free
  162. frames.
  163.  
  164. more next week
  165.  
  166. Editor's  note  :  there is a critique of GTOR on  the  packet
  167. system at the moment.  In the interests of amateurs who do not
  168. have  access to packet,  we will run this item  following  the
  169. completion  of this review so as to have another viewpoint  on
  170. this new system.
  171.           -----------------------------------------
  172.  
  173.  
  174.                       IPS weekly report
  175.                       -----------------
  176.  
  177.                   22 April - 28 April 1994
  178.  
  179. Issue No 17
  180. Date of issue: 29 April 1994
  181.  
  182. INDICES:
  183. Date     22    23    24    25    26    27    28
  184. 10cm    085   085   083   083   081   078   077
  185. A        06    10    08    08    06    06  (05 estimated)
  186. T        50    39    47    47    45    42    49
  187.  
  188.  
  189.                      SUMMARY OF ACTIVITY
  190.  
  191. Solar activity was low on 22nd, and very low 23rd-28th April.
  192.  
  193. The geomagnetic field at Learmonth (WA) was quiet on 27th-28th
  194. April,  and quiet to unsettled for the remainder of the period
  195. except for one active period on 23rd.
  196.  
  197. Ionospheric  F2  critical  frequencies  at  Sydney  were  near
  198. predicted monthly values throughout the period. 
  199.  
  200.  
  201.            FORECAST FOR THE NEXT WEEK (29 - 5 May)
  202.  
  203. SOLAR:        Very low to low.
  204.  
  205. GEOMAGNETIC:  Unsettled to active on 29 April, active to minor
  206.               storm levels thereafter.
  207.  
  208. IONOSPHERIC    Near  normal  to 15 per  cent  below  predicted 
  209.               monthly values. 
  210.  
  211.  
  212. Courtesy of IPS Radio and Space Services
  213.  
  214.            ----------------------------------------
  215.  
  216. VK2SG RTTY DX NOTES 22 APR 94
  217.  
  218. VK2SG RTTY DX NOTES FOR WEEKENDING 22 APRIL 1994 (BID RTDX0422)
  219.  
  220. Notes appear a little short this week,  but with  conditions as
  221. they have been and actually are, reports have been few.   There
  222. has been very little activity, or maybe everyone was chasing on
  223. the bands to find some signal around.  There is a good news for
  224. those looking for 9X5LJ.   Jacques and his wife Monique are now
  225. in Belgium all safely.
  226.  
  227. Our thanks this week go to: ZS5S, W2JGR, WB2CJL, VK2SG, ON6RO,
  228. I5ICY, I5IGQ and IK5PWJ PacketCluster and the NJ0M node of the
  229. Twin Cities.
  230.  
  231. BANDPASS:
  232. FRIDAY 15
  233. 1617-14091 9K2ZZ
  234. 1938-14084 CX3ABE
  235.  
  236. SATURDAY 16
  237. 1438-14086 LZ1KBB
  238. 1440-14088 A45XC
  239. 1440-14084 UT5DX
  240. 1536-21092 ZP6DN
  241. 1600-21070 S92ZM ARQ
  242. 1610-14084 S57U
  243. 1628-21070 S92ZM Pactor
  244. 1854-14084 ER1PE
  245.  
  246. SUNDAY 17
  247. 1329-14083 SV5AZP
  248. (bad conditions)
  249.  
  250. MONDAY 18
  251. 0808-14088 OD5PL
  252. 0809-14090 UY0IO
  253. 1440-14089 LY2BBF
  254. 1506-21089 UN5GY
  255. 1633-14088 9H1ET
  256. 1655-14089 4L1BR
  257. 1720-14091 UN7LFO
  258. 2002-14087 HI8ROX
  259. 2317-14082 S92ZM
  260. 2331-14085 9A3TB
  261.  
  262. TUESDAY 19
  263. 0514-14066 VU2RAK ARQ
  264. 1709-14089 YY2KBB
  265. 1948-14084 CX7BF
  266. 2031-14092 FG5FI
  267.  
  268. WEDNESDAY 20
  269. 0750-14085 UX0KA
  270. 0736-14083 9H1ET
  271. 1154-14087 OH0NLP
  272. 1155-14085 ER2BP
  273. 1355-14087 YT70X
  274. 1732-14089 UT5DX
  275. 2055-7037  OH0NLP
  276.  
  277. THURSDAY 21
  278. 0812-04087 OH0NLP
  279. 1149-14085 UT5DX
  280. 1158-14083 RA2FB
  281. 1304-14083 GI4NIV
  282.  
  283. NOTES OF INTEREST:
  284. DXAC VOTE RESULTS. The DXAC passed a recommendation to delete
  285. Walvis Bay (ZS9) and Penguin Islands (ZS0,1).  Both countries
  286. became deleted effective date of March 1, 1994.
  287.  
  288. RTTY (FS RTTY). We mourn the loss of Harvey McCoy,  W2IYX who
  289. became a silent key on 17 April 1994. Harvey was the "father"
  290. of frequency shift RTTY (FS RTTY), having invented it for the
  291. U.S. military during World War II. All RTTYers owe him a debt
  292. of gratitude.
  293.  
  294. To those going to Dayton next week I wish a nice trip and lot
  295. of fun in the meeting and during the RTTY Dinner.
  296.  
  297. GL de (DX2) Luciano, I5FLN AT ZS5S.ZAF.AF
  298.  
  299.            ---------------------------------------
  300.  
  301. Coming events
  302. -------------
  303. 1994
  304.  
  305. May           14th-15th        Volta RTTY WW  Contest
  306.  
  307.               ------------------------------------   
  308.  
  309. Society information
  310.  
  311. The Society may be contacted at :  PO Box 860, Crows Nest 2065
  312. Australia,   for   such  matters  as  membership  and  general
  313. enquiries.  Enquiries  can  also  be made  by  packet  to  the
  314. President (Col) VK2CTD, or the Secretary (Pat) VK2JPA @ VK2RWI
  315. or whatever is the current substitute BBS.
  316.  
  317. News  items  may  be  sent to  Broadcast  Officer  PO  Box  60
  318. Blacktown  2148 Australia,  or by packet to VK2JPA  as  above.
  319.  
  320. Email address for the Broadcast Officer is : 
  321.  
  322. patl@conmusic.pitt.su.oz.au  
  323.  
  324. The  Society welcomes news items on any digital subjects  from
  325. anywhere in the broadcast footprint.   We know we reach ZL and
  326. many South Pacific islands.  We  are  looking  forward to news
  327. from your areas to let other  amateurs know what you are doing
  328. in the hobby. Hope to hear from you.
  329.  
  330. 73s de Pat VK2JPA Broadcast Officer 
  331. That concludes ANARTS NEWS807 01/05/94.
  332.  
  333. Inserted by VK2BQS (Jim) Vice President ANARTS.
  334.  
  335. -- 
  336. Dave Horsfall (VK2KFU)    VK2KFU @ VK2AAB.NSW.AUS.OC     PGP 2.3
  337. dave@esi.COM.AU           ...munnari!esi.COM.AU!dave    available
  338.  
  339. ------------------------------
  340.  
  341. Date: 28 Apr 94 23:28:40 GMT
  342. From: agate!howland.reston.ans.net!math.ohio-state.edu!cyber2.cyberstore.ca!nntp.cs.ubc.ca!alberta!ve6mgs!usenet@ucbvax.berkeley.edu
  343. Subject: ARLD025 DX news
  344. To: info-hams@ucsd.edu
  345.  
  346. SB DX @ ARL $ARLD025
  347. ARLD025 DX news
  348.  
  349. ZCZC AE23
  350. QST de W1AW  
  351. DX Bulletin 25  ARLD025
  352. >From ARRL Headquarters  
  353. Newington CT  April 28, 1994
  354. To all radio amateurs   
  355.  
  356. SB DX ARL ARLD025
  357. ARLD025 DX news
  358.  
  359. The items in this weeks bulletin are courtesy of Scott, N9JCL, Bob,
  360. W5KNE, QRZ DX, the Ohio/Penn DX Bulletin, Chod, VP2ML, The DX
  361. Bulletin, the Yankee Clipper Contest Club PacketCluster network and
  362. Contest Corral from the pages of QST.  Thanks.
  363.  
  364. MARION ISLAND.  Christie, ZS8MI, though still active, will be
  365. leaving in about 2 weeks.  Check 28354 kHz at 1100z, 18162 at 1145
  366. and 14130 around 0600.
  367.  
  368. CAMBODIA.  Laci, HA0HW, plans to be on from Phnom Phen from May 8 to
  369. 20.  He will sign XU0HW and operate CW and SSB on 160 through 10
  370. meters.  Laci and Sanyi, HA7VK, who is currently signing XU7VK, hope
  371. to travel to Rong Island in the Gulf of Thailand and operate for
  372. about five days as XU9HA.  QSL all three calls via Laci Szabo, PO
  373. Box 24, H-4151 Puspokladany, Hungary.
  374.  
  375. MICRONESIA.  Nori, JR7OEF, has scrubbed plans for 3D2, A35 and 5W
  376. due to transportation woes.  He and JR7JLU will sign V63NI and V63YH
  377. respectively, from May 5 to 8.  QSL via their home calls.  And
  378. between June 8 and 17 AH9B, AH9C, AD1S, V73A and N5MIH will be
  379. sporting V63 calls on 160 through 10 meters on SSB, CW and RTTY.
  380. QSL all direct only via OKDXA, Box 88, Wellston OK 74881.
  381.  
  382. ANGOLA.  John, G4AAL, is in Africa and hopes to obtain licenses for
  383. visits to Angola and Mozambique.  Meanwhile, D2EGH has been worked
  384. on 14190 kHz at 2109z.  QSL via CT1EGH.
  385.  
  386. DOMINICA.  IK2GNV expects a J7 call sign to be issued him upon his
  387. arrival.  He plans to be active on 160 through 10 meter SSB from May
  388. 1 through 10.
  389.  
  390. TUNISIA.   Tom, IK8EVE, is now active from Jerba Island using the
  391. call sign 3V8TM.  He has been worked on 7008 kHz at 2333z from New
  392. England.
  393.  
  394. MALTA.  A group of Dutch operators hope to be active from Sliema
  395. June 24 to July 4.  This DXpedition/Holiday will feature CW and SSB
  396. on 80 meters through 70 cm with some OSCAR 13 thrown in for good
  397. measure.  Listen for PA0BEA as 9H3IE, PA3BIZ as 9H3ON, PA0PRT as
  398. 9H3IB, PA3DNW as 9H3KF, PE1KNL as 9H3QH, PA3ETB as 9H3KD, PA0JWK as
  399. 9H3QD, PA0PAN as 9H3KE.  Operators PB0AES, PE1NZA and PA0TPM have
  400. yet to receive their Maltese call signs.  QSL to each operators home
  401. CBA.
  402.  
  403. ETHIOPIA.  OH2VZ has been signing ET3VZ.  Try 21033 kHz at around
  404. 1325z.  QSL via OH2VZ.
  405.  
  406. MARKET REEF.  A group is planning a May 14 to 17 DXpedition, weather
  407. and transportation permitting.  Hopes are for 160 through 6 meter
  408. activity, with CW, SSB and some RTTY.  Listen for OJ0/AC6T, OH0MB,
  409. OJ0/OH1VR, OJ0/OH6RM and OJ0/OH2BBF.  QSL to their home calls.
  410.  
  411. MOUNT ATHOS.  Apollo, SV2ASP/A, was reported on 18148 kHz recently
  412. between 1400 and 1445z.
  413.  
  414. EASTERN KIRIBATI.  Tada, JA1WPX, plans to sign T32WP from Kiritimati
  415. Island May 4 to 8.  Though an all band effort, 30 and 17 meter CW
  416. will get special attention.  QSL via JA1WPX.
  417.  
  418. CORSICA.  A group of Italian operators plan an all band CW/SSB
  419. operation from May 19 to 23.  They will concentrate on the lower
  420. bands and 30, 17 and 12 meters.  On SSB listen for TK/I4ULA/P,
  421. TK/IK4HAL/P, TK/IK4NZD/P and TK/IK4GLV/P.  CW stations will include
  422. TK/I4VJC/P, TK/IK4CIE/P and TK/IK4IDW/P.  QSL via specific operator
  423. you work, either by the Bureau or CBA.
  424.  
  425. LORD HOWE ISLAND.  Tony, VK9LA, long time resident of the island,
  426. can be found on 7084 kHz at 1130z with the Pacific Rim 40 DX Group.
  427. QSL via A.J. Tony Blasl, c/o Post Office, Lord Howe Island, NSW 2898
  428. Australia.
  429.  
  430. BERMUDA.  Bill, WB1BRE, must think Bermuda is for the birds.  He
  431. will sign /VP9 on OSCARs 10 and 13, SSB only, between May 13 and 26.
  432. Check just before and after Mode S apogee between 145.910 and
  433. 145.930 MHz.  Bill also plans to be on 20, 15, and 10 meter SSB,
  434. mostly in the lower portion of the General subbands and in the
  435. Novice portion of 10 meters.  QSL via WB1BRE.  Fred, K1EFI, will
  436. sign /VP9 on 80 through 10 meter CW only from May 12 to 20.  QSL via
  437. K1EFI.
  438.  
  439. BARBADOS.  Gerd, DL7VOG, will sign 8P9GQ from May 10 through 30 on
  440. 80 through 10 meters, mainly on CW, but with some SSB and RTTY.  QSL
  441. via DL7VOG.
  442.  
  443. ON A SAD NOTE.  Jerry, AA6BB, called the DXCC Desk reporting that
  444. his XYL Joannie, KA6V, became a Silent Key at 1105z April 28.
  445. Joannie was very active in DXing with the W7PHO Family Hour Net and
  446. QSL Manager for many stations, including the VP8SSI and 3Y0PI
  447. DXpeditions.  RIP, Joannie.
  448.  
  449. COURSE CORRECTION.  An error crept into last week's bulletin,
  450. ARLD023/DX CW23.  The correct QSL manager for the upcoming CY9
  451. operation is K0SN and not K0XN as originally reported.
  452.  
  453. NEW QSL ROUTE.  Due to suspected mail pilferage, the new route for
  454. cards bound for TI9CF and TI9JJP is Office Box Acct 321 CR, 3900 NW
  455. 79th Avenue, Suite 564, Miami FL 33166.  It is reported that mail
  456. addressed this way will be delivered to Costa Rica by courier
  457. service.
  458. NNNN
  459. /EX
  460.                                                            
  461.  
  462. ------------------------------
  463.  
  464. Date: 2 May 1994 13:17:53 GMT
  465. From: ihnp4.ucsd.edu!usc!sol.ctr.columbia.edu!news.kei.com!babbage.ece.uc.edu!meaddata!robertp@network.ucsd.edu
  466. Subject: ARRL address
  467. To: info-hams@ucsd.edu
  468.  
  469. Really enjoyed the HAMVENTION this weekend.  My 9 year old Daughter really
  470. enjoyed the SAREX 10th Anniversary Forum where she meet Astronauts Tony
  471. England, W0ORE and Steven Nagel N5RAW.  She is even more interested in getting
  472. a ticket.  I was interested in the ARRL address and failed to "swim" to their
  473. booth to get some more information about SAREX.  I have it at home but does
  474. any body carry this imformation off the top of their heads.  Would greatly 
  475. appreciate it.
  476.  
  477.             73's
  478.                  Rob, N8WWA
  479.  
  480.  
  481. -- 
  482. -----------------------------------------------------------------------------
  483. |Robert D. Penrod    |    Excess on occasion is    |          
  484. |Mead Data Central   |        Exhilarating         |      
  485. |P.O. Box 933        | It prevents moderation from |     robertp@meaddata.com
  486. |Dayton, Ohio  45401 |   acquiring the deadening   | ...!uunet!meaddata!robertp
  487.                      |     effect of a habit.      |
  488. ------------------------------------------------------------------------------
  489.  
  490. ------------------------------
  491.  
  492. Date: Sun, 1 May 1994 23:00:56 MDT
  493. From: ihnp4.ucsd.edu!usc!sol.ctr.columbia.edu!newsxfer.itd.umich.edu!nntp.cs.ubc.ca!alberta!ve6mgs!usenet@network.ucsd.edu
  494. Subject: Daily Summary of Solar Geophysical Activity for 01 May
  495. To: info-hams@ucsd.edu
  496.  
  497.                 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  498.  
  499.                  DAILY SUMMARY OF SOLAR GEOPHYSICAL ACTIVITY
  500.  
  501.                                   01 MAY, 1994
  502.  
  503.                 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  504.  
  505.                   (Based In-Part On SESC Observational Data)
  506.  
  507.  
  508. SOLAR AND GEOPHYSICAL ACTIVITY INDICES FOR 01 MAY, 1994
  509. -------------------------------------------------------
  510.  
  511. !!BEGIN!! (1.0) S.T.D. Solar Geophysical Data Broadcast for DAY 121, 05/01/94
  512. 10.7 FLUX=075.2  90-AVG=089        SSN=080      BKI=0233 4445  BAI=020
  513. BGND-XRAY=A2.9     FLU1=4.0E+04  FLU10=1.2E+04  PKI=1244 5556  PAI=034
  514.   BOU-DEV=003,015,023,021,045,042,058,106   DEV-AVG=039 NT     SWF=00:000
  515.  XRAY-MAX= B1.2   @ 1721UT    XRAY-MIN= A2.3   @ 2341UT   XRAY-AVG= A3.7
  516. NEUTN-MAX= +003%  @ 0510UT   NEUTN-MIN= -002%  @ 2100UT  NEUTN-AVG= +0.2%
  517.   PCA-MAX= +0.2DB @ 2030UT     PCA-MIN= -0.3DB @ 0335UT    PCA-AVG= +0.0DB
  518. BOUTF-MAX=55399NT @ 2342UT   BOUTF-MIN=55268NT @ 1805UT  BOUTF-AVG=55322NT
  519. GOES7-MAX=P:+000NT@ 0000UT   GOES7-MIN=N:+000NT@ 0000UT  G7-AVG=+077,+000,+000
  520. GOES6-MAX=P:+163NT@ 1946UT   GOES6-MIN=N:-110NT@ 2303UT  G6-AVG=+096,+028,-045
  521.  FLUXFCST=STD:080,080,080;SESC:080,080,080 BAI/PAI-FCST=025,015,010/040,030,025
  522.     KFCST=4445 5444 2214 4112  27DAY-AP=050,031   27DAY-KP=6675 4434 4455 4435
  523.  WARNINGS=*GSTRM;*AURMIDWRN
  524.    ALERTS=
  525. !!END-DATA!!
  526.  
  527. NOTE: The Effective Sunspot Number for 30 APR 94 was  36.1.
  528.       The Full Kp Indices for 30 APR 94 are: 0o 1- 1- 0o   1- 0+ 1o 1o 
  529.       The 3-Hr Ap Indices for 30 APR 94 are:   1   3   3   1   3   2   4   4 
  530.       Greater than 2 MeV Electron Fluence for 01 MAY is: 2.5E+06
  531.  
  532.  
  533. SYNOPSIS OF ACTIVITY
  534. --------------------
  535.  
  536.              Solar activity was very low. There were numerous small
  537.        erupting flux regions on the disk during the period: amongst
  538.        these new Region 7715 (N08W29) was developing the most
  539.        quickly. All of the regions on the disk appear to be stable at
  540.        this time. An eruptive prominence was observed on west limb
  541.        today near S32 between 1421Z and 1558Z.
  542.  
  543.             Solar activity forecast:  solar activity is expected to be
  544.        very low to low.
  545.  
  546.             The geomagnetic field was mostly quiet to active with some
  547.        periods of storm conditions at high latitudes. An initially
  548.        quiet field became disturbed after 0600Z: mid-latitudes have
  549.        been active and high latitudes have fluctuated between active
  550.        and major storm levels. The most likely source for the dis-
  551.        turbance is a favorably positioned coronal hole.
  552.  
  553.             Geophysical activity forecast:  the geomagnetic field is
  554.        expected to be at active to minor storm levels for the next
  555.        36 to 48 hours as the current disturbance continues. Activity
  556.        is expected to decline sometime on the second day with a return
  557.        to unsettled to active levels by the third day.
  558.  
  559.             Event probabilities 02 may-04 may
  560.  
  561.                              Class M    01/01/01
  562.                              Class X    01/01/01
  563.                              Proton     01/01/01
  564.                              PCAF       Green
  565.  
  566.             Geomagnetic activity probabilities 02 may-04 may
  567.  
  568.                         A.  Middle Latitudes
  569.                         Active                35/25/10
  570.                         Minor Storm           25/10/05
  571.                         Major-Severe Storm    15/05/05
  572.  
  573.                         B.  High Latitudes
  574.                         Active                30/25/10
  575.                         Minor Storm           30/10/05
  576.                         Major-Severe Storm    15/05/05
  577.  
  578.             HF propagation conditions have become degraded for
  579.        transpolar and transauroral circuits, although the severity of
  580.        degradation has not been as strong as was previously
  581.        anticipated.  The next 24 to 48 hours should be the most
  582.        unstable period.
  583.  
  584.  
  585. COPIES OF JOINT USAF/NOAA SESC SOLAR GEOPHYSICAL REPORTS
  586. ========================================================
  587.  
  588. REGIONS WITH SUNSPOTS. LOCATIONS VALID AT 01/2400Z MAY
  589. ------------------------------------------------------
  590. NMBR LOCATION  LO  AREA  Z   LL   NN MAG TYPE
  591. 7710  S16W68  040  0000 AXX  00  001 ALPHA
  592. 7711  S11W06  338  0010 BXO  03  003 BETA
  593. 7712  S12E07  325  0010 BXO  03  003 BETA
  594. 7713  N06E40  292  0010 BXO  03  004 BETA
  595. 7714  S14E46  286  0000 BXO  01  002 BETA
  596. 7715  N08W29  001  0030 CRO  03  007 BETA
  597. 7704  N14W81  053                    PLAGE
  598. REGIONS DUE TO RETURN 02 MAY TO 04 MAY
  599. NMBR LAT    LO
  600. 7700 N03   208
  601.  
  602.  
  603. LISTING OF SOLAR ENERGETIC EVENTS FOR 01 MAY, 1994
  604. --------------------------------------------------
  605. BEGIN  MAX  END  RGN   LOC   XRAY  OP 245MHZ 10CM   SWEEP
  606. NONE
  607.  
  608.  
  609. POSSIBLE CORONAL MASS EJECTION EVENTS FOR 01 MAY, 1994
  610. ------------------------------------------------------
  611.  BEGIN        MAX      END     LOCATION   TYPE   SIZE  DUR  II IV
  612. 01/ 1421             B1558       S32W90   EPL
  613.  
  614.  
  615. INFERRED CORONAL HOLES. LOCATIONS VALID AT 01/2400Z
  616. ---------------------------------------------------
  617.                ISOLATED HOLES AND POLAR EXTENSIONS
  618.       EAST   SOUTH  WEST   NORTH  CAR  TYPE  POL  AREA   OBSN
  619.                  NO DATA AVAILABLE FOR ANALYSIS
  620.  
  621.  
  622. SUMMARY OF FLARE EVENTS FOR THE PREVIOUS UTC DAY
  623. ------------------------------------------------
  624.  
  625.  Date   Begin  Max   End  Xray  Op Region  Locn    2695 MHz  8800 MHz  15.4 GHz
  626. ------  ----  ----  ----  ----  -- ------ ------  --------- --------- ---------
  627. 30 Apr: 0144  0147  0154  B1.2                                         
  628.         1144  1149  1154  B3.8                                         
  629.         1241  1245  1248  B1.9                                         
  630.         1348  1352  1401  B1.4                                         
  631.         1447  1453  1500  B2.6                                         
  632.         1616  1623  1627  B3.3                                         
  633.         1725  1730  1733  B3.2                                         
  634.         1943  1948  1959  B2.1                                         
  635.  
  636.  
  637. REGION FLARE STATISTICS FOR THE PREVIOUS UTC DAY
  638. ------------------------------------------------
  639.  
  640.                 C   M   X     S   1   2   3   4   Total   (%)
  641.                --  --  --    --  --  --  --  --    ---  ------
  642. Uncorrellated: 0   0   0     0   0   0   0   0    008  (100.0)
  643.  
  644.  Total Events: 008 optical and x-ray.
  645.  
  646.  
  647. EVENTS WITH SWEEPS AND/OR OPTICAL PHENOMENA FOR THE LAST UTC DAY
  648. ----------------------------------------------------------------
  649.  
  650.  Date   Begin  Max   End  Xray  Op Region  Locn    Sweeps/Optical Observations
  651. ------  ----  ----  ----  ----  -- ------ ------   ---------------------------
  652.                             NO EVENTS OBSERVED.
  653.  
  654. NOTES:
  655.      All times are in Universal Time (UT).  Characters preceding begin, max,
  656.      and end times are defined as:  B = Before,  U = Uncertain,  A = After.
  657.      All times associated with x-ray flares (ex. flares which produce
  658.      associated x-ray bursts) refer to the begin, max, and end times of the
  659.      x-rays.  Flares which are not associated with x-ray signatures use the
  660.      optical observations to determine the begin, max, and end times.
  661.  
  662.      Acronyms used to identify sweeps and optical phenomena include:
  663.  
  664.           II        = Type II Sweep Frequency Event
  665.           III       = Type III Sweep
  666.           IV        = Type IV Sweep
  667.           V         = Type V Sweep
  668.           Continuum = Continuum Radio Event
  669.           Loop      = Loop Prominence System,
  670.           Spray     = Limb Spray,
  671.           Surge     = Bright Limb Surge,
  672.           EPL       = Eruptive Prominence on the Limb.
  673.  
  674.  
  675. **  End of Daily Report  **
  676.  
  677. ------------------------------
  678.  
  679. Date: 29 Apr 94 07:36:25 GMT
  680. From: agate!howland.reston.ans.net!math.ohio-state.edu!cyber2.cyberstore.ca!nntp.cs.ubc.ca!alberta!ve6mgs!usenet@ucbvax.berkeley.edu
  681. Subject: Daily Summary of Solar Geophysical Activity for 28 April
  682. To: info-hams@ucsd.edu
  683.  
  684.                 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  685.  
  686.                  DAILY SUMMARY OF SOLAR GEOPHYSICAL ACTIVITY
  687.  
  688.                                  28 APRIL, 1994
  689.  
  690.                 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  691.  
  692.                   (Based In-Part On SESC Observational Data)
  693.  
  694.  
  695. SOLAR AND GEOPHYSICAL ACTIVITY INDICES FOR 28 APRIL, 1994
  696. ---------------------------------------------------------
  697.  
  698. !!BEGIN!! (1.0) S.T.D. Solar Geophysical Data Broadcast for DAY 118, 04/28/94
  699. 10.7 FLUX=077.3  90-AVG=090        SSN=035      BKI=1100 1111  BAI=002
  700. BGND-XRAY=A4.6     FLU1=8.7E+05  FLU10=1.4E+04  PKI=1111 2111  PAI=004
  701.   BOU-DEV=008,009,004,004,008,006,009,006   DEV-AVG=006 NT     SWF=00:000
  702.  XRAY-MAX= B5.6   @ 2110UT    XRAY-MIN= A2.9   @ 0602UT   XRAY-AVG= B1.0
  703. NEUTN-MAX= +003%  @ 2025UT   NEUTN-MIN= -001%  @ 2330UT  NEUTN-AVG= +0.5%
  704.   PCA-MAX= +0.1DB @ 2355UT     PCA-MIN= -0.3DB @ 0355UT    PCA-AVG= -0.0DB
  705. BOUTF-MAX=55342NT @ 1326UT   BOUTF-MIN=55321NT @ 1838UT  BOUTF-AVG=55332NT
  706. GOES7-MAX=P:+000NT@ 0000UT   GOES7-MIN=N:+000NT@ 0000UT  G7-AVG=+086,+000,+000
  707. GOES6-MAX=P:+129NT@ 1906UT   GOES6-MIN=N:-061NT@ 0517UT  G6-AVG=+108,+024,-030
  708.  FLUXFCST=STD:077,077,075;SESC:077,077,075 BAI/PAI-FCST=020,035,040/025,060,060
  709.     KFCST=2233 3333 4555 4445  27DAY-AP=006,034   27DAY-KP=1222 2222 3245 4555
  710.  WARNINGS=*GSTRM;*AURMIDWRN
  711.    ALERTS=**SWEEP:II=1@0146-0154UTC(2000KM/SEC)
  712. !!END-DATA!!
  713.  
  714. NOTE: The Effective Sunspot Number for 27 APR 94 was  39.7.
  715.       The Full Kp Indices for 27 APR 94 are: 1o 1+ 2- 2-   2- 2- 1o 1+ 
  716.       The 3-Hr Ap Indices for 27 APR 94 are:   4   5   6   6   6   7   4   5 
  717.       Greater than 2 MeV Electron Fluence for 28 APR is: 2.7E+07
  718.  
  719.  
  720. SYNOPSIS OF ACTIVITY
  721. --------------------
  722.  
  723.              Solar activity was very low.  A Type II sweep was
  724.        recorded this period with a start time of 28/0146Z.  Estimated
  725.        shock velocity was 2000 km/sec.  Associated with this sweep was
  726.        a B3/SF flare from Rgn 7704 (N14W39).  No other significant
  727.        activity was observed the past 24 hours as the other spotted
  728.        regions, 7705 (N04W79) and 7707 (N00W63) continue their slow
  729.        decay.
  730.  
  731.             Solar activity forecast:  solar activity is expected to be
  732.        very low.
  733.  
  734.        STD: A full-disk Yohkoh x-ray image has been appended to this
  735.        report showing the location and extent of the recurrent coronal
  736.        hole expected to begin influencing the earth over the next 72
  737.        hours.
  738.  
  739.             The geomagnetic field has been at quiet to unsettled levels
  740.        for the past 24 hours.
  741.  
  742.             Geophysical activity forecast:  the geomagnetic field is
  743.        expected to be unsettled to active on day one of the forecast
  744.        period with day's two and three experiencing mostly active to
  745.        minor storm conditions.  A favorably positioned recurrent
  746.        coronal hole is expected to produce this period's geomagnetic
  747.        activity.  Storm conditions are expected to persist well beyond
  748.        the forecast period.
  749.  
  750.             Event probabilities 29 apr-01 may
  751.  
  752.                              Class M    01/01/01
  753.                              Class X    01/01/01
  754.                              Proton     01/01/01
  755.                              PCAF       Green
  756.  
  757.             Geomagnetic activity probabilities 29 apr-01 may
  758.  
  759.                         A.  Middle Latitudes
  760.                         Active                25/30/30
  761.                         Minor Storm           25/35/40
  762.                         Major-Severe Storm    05/15/15
  763.  
  764.                         B.  High Latitudes
  765.                         Active                25/30/30
  766.                         Minor Storm           30/40/45
  767.                         Major-Severe Storm    10/20/25
  768.  
  769.             HF propagation conditions were normal over all regions.
  770.        Similar near-normal conditions are expected on 29 April,
  771.        although high and polar latitudes, particularly transpolar and
  772.        transauroral circuits, may begin to experience increased signal
  773.        degradation as the leading edge of a proven geoeffective
  774.        coronal hole related disturbance begins to impinge on the
  775.        Earth.  Conditions are expected to rapidly deteriorate to
  776.        levels where frequent useless periods are expected for
  777.        transpolar and transauroral circuits on 30 April and 01 May.
  778.        Middle latitudes during this time are also expected to become
  779.        moderately to periodically strongly degraded.  Low latitudes
  780.        will be less affected, but will not escape the effects of the
  781.        activity altogether.  Generally fair propagation is expected
  782.        over these paths.  No improvements are expected for at least
  783.        the next week following the arrival of this disturbance.
  784.  
  785.  
  786. COPIES OF JOINT USAF/NOAA SESC SOLAR GEOPHYSICAL REPORTS
  787. ========================================================
  788.  
  789. REGIONS WITH SUNSPOTS. LOCATIONS VALID AT 28/2400Z APRIL
  790. --------------------------------------------------------
  791. NMBR LOCATION  LO  AREA  Z   LL   NN MAG TYPE
  792. 7704  N14W42  054  0010 BXO  02  002 BETA
  793. 7705  N04W82  094  0050 HSX  01  001 ALPHA
  794. 7707  N00W66  078  0000 AXX  02  002 ALPHA
  795. 7709  N02W49  061                    PLAGE
  796. REGIONS DUE TO RETURN 29 APRIL TO 01 MAY
  797. NMBR LAT    LO
  798. NONE
  799.  
  800.  
  801. LISTING OF SOLAR ENERGETIC EVENTS FOR 28 APRIL, 1994
  802. ----------------------------------------------------
  803. A.  ENERGETIC EVENTS:
  804. BEGIN  MAX  END  RGN   LOC   XRAY  OP 245MHZ 10CM   SWEEP
  805.  0138 0144 0149              B3.9                   II
  806.  
  807.  
  808.  
  809. POSSIBLE CORONAL MASS EJECTION EVENTS FOR 28 APRIL, 1994
  810. --------------------------------------------------------
  811.  BEGIN        MAX      END     LOCATION   TYPE   SIZE  DUR  II IV
  812. 28/ 0146              0154                RSP    B3.9   11  1
  813.  
  814.  
  815. INFERRED CORONAL HOLES. LOCATIONS VALID AT 28/2400Z
  816. ---------------------------------------------------
  817.                ISOLATED HOLES AND POLAR EXTENSIONS
  818.       EAST   SOUTH  WEST   NORTH  CAR  TYPE  POL  AREA   OBSN
  819.                  NO DATA AVAILABLE FOR ANALYSIS
  820.  
  821.  
  822. SUMMARY OF FLARE EVENTS FOR THE PREVIOUS UTC DAY
  823. ------------------------------------------------
  824.  
  825.  Date   Begin  Max   End  Xray  Op Region  Locn    2695 MHz  8800 MHz  15.4 GHz
  826. ------  ----  ----  ----  ----  -- ------ ------  --------- --------- ---------
  827. 27 Apr: 0821  0929  1054  B1.5                                         
  828.         1614  1616  1618        SF  7705  N06W63                       
  829.  
  830.  
  831. REGION FLARE STATISTICS FOR THE PREVIOUS UTC DAY
  832. ------------------------------------------------
  833.  
  834.                 C   M   X     S   1   2   3   4   Total   (%)
  835.                --  --  --    --  --  --  --  --    ---  ------
  836.   Region 7705:  0   0   0     1   0   0   0   0    001  (50.0)
  837. Uncorrellated: 0   0   0     0   0   0   0   0    001  (50.0)
  838.  
  839.  Total Events: 002 optical and x-ray.
  840.  
  841.  
  842. EVENTS WITH SWEEPS AND/OR OPTICAL PHENOMENA FOR THE LAST UTC DAY
  843. ----------------------------------------------------------------
  844.  
  845.  Date   Begin  Max   End  Xray  Op Region  Locn    Sweeps/Optical Observations
  846. ------  ----  ----  ----  ----  -- ------ ------   ---------------------------
  847.                             NO EVENTS OBSERVED.
  848.  
  849. NOTES:
  850.      All times are in Universal Time (UT).  Characters preceding begin, max,
  851.      and end times are defined as:  B = Before,  U = Uncertain,  A = After.
  852.      All times associated with x-ray flares (ex. flares which produce
  853.      associated x-ray bursts) refer to the begin, max, and end times of the
  854.      x-rays.  Flares which are not associated with x-ray signatures use the
  855.      optical observations to determine the begin, max, and end times.
  856.  
  857.      Acronyms used to identify sweeps and optical phenomena include:
  858.  
  859.           II        = Type II Sweep Frequency Event
  860.           III       = Type III Sweep
  861.           IV        = Type IV Sweep
  862.           V         = Type V Sweep
  863.           Continuum = Continuum Radio Event
  864.           Loop      = Loop Prominence System,
  865.           Spray     = Limb Spray,
  866.           Surge     = Bright Limb Surge,
  867.           EPL       = Eruptive Prominence on the Limb.
  868.  
  869.  
  870. SPECIAL INSERT: CURRENT X-RAY EMISSIONS FROM THE JAPANESE YOHKOH SPACECRAFT
  871. ===========================================================================
  872.  
  873.                            28 April 1994, 02:30 UTC
  874.  
  875.                                     North
  876.                      ..,,,,,,,:,,,:,:,......
  877.                 .....,,:::;;;;;;;::::,.,.,,.... ..        .......... .         
  878.               ...,:::;;;;;;:,,,,,,,,,,,.,,,..,,,,,.....,:::::::::,,..          
  879.            ....,,::;;;:::,,,,.,,,,,,....,:,...,,.,,,:::,,,;;-;;::,,,....    .  
  880.       ......,,,::;;:,,:,,.,,...,,,,......,,.. ...,..,,,,:,,,,:;;::::::,,.... . 
  881.    ....,,,:::;;;::,,,,,,,.,... .....................,,,,,,,,,,,:-----;;::,.....
  882.   ..,,:::;;---::::,,,.,,.....    .........,,.......,.,,,,,,,,::,,;-+--;;::,.,,.
  883. ...,:::;;-++-;:::,.,,.....,....     ...,.,,.,,...,,,,,::;::::;;:::;-+--;;;::::,
  884. ..,,,:;;-+|+;;:::,..,,..,,,,,.    . .....,,,,,,,::::::;;;;;;;---;:;;-+++--;;;::
  885.  .,,:;--++--;;;;:,. ,,...,,,....    .....,,,,,:,,,:;--;;;;;---+++;;;--||+++---;
  886. ..,:;-++|+;;;;::::.   ...................,,,,::,,:;+|!|!|-+++-+++-;;:-+!!||+++-
  887. .,::;-+++-;;;;:,,....   ......,..,.....,,,,,,::::;;+!3*2|-+++---+++-;;-!21!|||+
  888. ,,:;;-++;::,,,,.......  .,,        ..,,,,,,,::::;--+14*1------;-+-----|2@*2|+--
  889. .::;;-++:,,....... ...   ..         ....,.,:,,::;--;-+|;;;-+-;;-----+1*4@#3!+;:
  890. .,::;---,,..  .........,. .....     .....,:,::;:;;;;-;--;-+!+;;--!**!1#44*2!+-;
  891. .,,::;-;::,,........,,,.........     ...,::::;;::;;:;;;;;-;;---++|!!||!!221!|-;
  892. .,,,:;--::,...,,,,,.,:;,,,..,::-::...,;,:;;;;;;;;;:;;;;-----++||++---+|!122!!+;
  893.  .,,:;;;:,,,::::,,.,,:::::,,,:,:,..,,,,,:,,:::;;:--;;;--+-+|||||+--;-++3*42!|+;
  894.  .,,::;--::;::,,...,,:,,:::;:.     .,,:,,...,,:;;;----+++|!1!|!||++-|!2**4211|:
  895.  ...,::;-12;:,,;.....,,,,,,..   .  ..,,,.  .,,,::;;-+++|!!!!!!!!!||!!133321!|;,
  896.   ..,,,:-+2-:,,,,,.....,.                ,:;;;;:::;-++++++++++|||!!1123311!|-;:
  897.    ...,,::;:,,,,,,...                  ,,:;;-;;;;;;;--++++++||||||!!1111!+++-;;
  898.        ..,,:,,   ..                 .,,::;:;;;;;:;;;;;;-+++||++++++||!!!+-----;
  899.            ... . .    .         ..,,:::;;::::;;;;;;;;;----+++++---+||++-------;
  900.                 .     .. .   ...,,::::::::::::;:;;;;-;------+--++++---;;;;;-;;;
  901.                  .          .:,,,,,,::::;::::::::::;;--+-----+||++---;;::::;;::
  902.                       .     .,,,::,:::::::::;;;;;;;-;;;;;-+++++----;;;::::,::::
  903.                       ....     ..  .,,::;::::;;:;;;;++||||++++--;;;;:::::,,,,,,
  904.                            ........  .  .,,,::;---++||||||+++---;;;::::,,,,....
  905.                              ........,,,,::;;;---------++++---;;;;::::,,...    
  906.                                       ......,,,::::::::::::;;;;:::,,.....      
  907.                                             .....,,,.,,,..,,,,.......          
  908.  
  909.                                     South
  910.  
  911. KEY: East and west limbs are to the left and right respectively. Emission
  912.      strength, from minimum to maximum are coded in the following way:
  913.  
  914.      [space] . , : ; - + | ! 1 2 3 4 * # @
  915.  
  916.      Units used are arbitrary, for illustrative purposes.  Get "showasc.zip"
  917.      from "pub/solar/Software" at the anonymous FTP site: ftp.uleth.ca
  918.      (IP # 142.66.3.29) to view these images on VGA screens. Remove
  919.      all but the image data before typing "showasc filename".
  920.  
  921.  
  922. **  End of Daily Report  **
  923.  
  924. ------------------------------
  925.  
  926. Date: 2 May 94 13:50:59 GMT
  927. From: news-mail-gateway@ucsd.edu
  928. Subject: inclusion
  929. To: info-hams@ucsd.edu
  930.  
  931. subscribe please ham listserv   Dave Scharra, KX8C, thanks.
  932.  
  933. ------------------------------
  934.  
  935. Date: 2 May 1994 06:38:10 -0500
  936. From: ihnp4.ucsd.edu!swrinde!cs.utexas.edu!not-for-mail@network.ucsd.edu
  937. Subject: Straight Key Events ? [Q]
  938. To: info-hams@ucsd.edu
  939.  
  940. Hi folks,
  941. Is there still an SKN (Straight Key Night) where CW fans meet
  942. and use ordinary hand keys?
  943. If not, are there OM that can remember such Straight Key
  944. Meetings?
  945. Does or did something similar exist for semi-automatic keyers
  946. (mechanical bugs)?
  947. In Europe there is a Straight Key Day every New Year's Day
  948. and every Midsummer Day (organized by a Scandinavian CW club),
  949. there is also a "bug" party organized by a German club.
  950.  
  951. I'ld be grateful about any info concerning such events in the
  952. US or other parts of the world (history, dates, participation)
  953.  
  954. 73 de IK2RMZ
  955.  
  956. Internet: martin%dacws2@dac.ise.jrc.it or martin.zurn@cen.jrc.it
  957.  
  958. ------------------------------
  959.  
  960. End of Info-Hams Digest V94 #479
  961. ******************************
  962.